Searched refs:p_has_oob_data (Results 1 – 1 of 1) sorted by relevance
2597 void btif_dm_set_oob_for_io_req(tBTA_OOB_DATA* p_has_oob_data) { in btif_dm_set_oob_for_io_req() argument2599 *p_has_oob_data = false; in btif_dm_set_oob_for_io_req()2601 *p_has_oob_data = true; in btif_dm_set_oob_for_io_req()2603 BTIF_TRACE_DEBUG("%s: *p_has_oob_data=%d", __func__, *p_has_oob_data); in btif_dm_set_oob_for_io_req()2607 tBTA_OOB_DATA* p_has_oob_data, in btif_dm_set_oob_for_le_io_req() argument2616 *p_has_oob_data = true; in btif_dm_set_oob_for_le_io_req()2618 *p_has_oob_data = false; in btif_dm_set_oob_for_le_io_req()2631 *p_has_oob_data = true; in btif_dm_set_oob_for_le_io_req()2633 *p_has_oob_data = false; in btif_dm_set_oob_for_le_io_req()2638 *p_has_oob_data = false; in btif_dm_set_oob_for_le_io_req()[all …]