bta_dm_co_ble_io_req() function
* Function bta_dm_co_ble_io_req * Description This callout function is executed by DM to get BLE IO capabilities * before SMP pairing gets going. * Parameters bd_addr - The peer device * *p_io_cap - The local Input/Output capabilities * *p_oob_data - TRUE, if OOB data is available for the peer device. * *p_auth_req - Auth request setting (Bonding and MITM required or not) * *p_max_key_size - max key size local device supported. * *p_init_key - initiator keys. * *p_resp_key - responder keys. * Returns void.