bta_dm_co_io_req() function
* Function bta_dm_co_io_req * Description This callout function is executed by DM to get IO capabilities * of the local device for the Simple Pairing process * 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 - TRUE, if MITM protection is required. * Returns void.
![]()
bta_dm_co_io_req(p_data->io_req.bd_addr, &p_data->io_req.io_cap,
bta_dm_co_io_req() is called by 1 function and calls 2 functions:
![]()
bta_dm_co_io_req()
bta_dm_co_io_req() reads 2 variables:
![]()
bta_dm_co_io_req()