Searched refs:p_has_oob_data (Results 1 – 1 of 1) sorted by relevance
2796 void btif_dm_set_oob_for_io_req(tBTA_OOB_DATA *p_has_oob_data) in btif_dm_set_oob_for_io_req() argument2800 *p_has_oob_data = FALSE; in btif_dm_set_oob_for_io_req()2804 *p_has_oob_data = TRUE; in btif_dm_set_oob_for_io_req()2806 BTIF_TRACE_DEBUG("%s: *p_has_oob_data=%d", __func__, *p_has_oob_data); in btif_dm_set_oob_for_io_req()2809 void btif_dm_set_oob_for_le_io_req(BD_ADDR bd_addr, tBTA_OOB_DATA *p_has_oob_data, in btif_dm_set_oob_for_le_io_req() argument2824 *p_has_oob_data = TRUE; in btif_dm_set_oob_for_le_io_req()2828 *p_has_oob_data = FALSE; in btif_dm_set_oob_for_le_io_req()2835 *p_has_oob_data = FALSE; in btif_dm_set_oob_for_le_io_req()2837 BTIF_TRACE_DEBUG("%s *p_has_oob_data=%d", __func__, *p_has_oob_data); in btif_dm_set_oob_for_le_io_req()