Searched refs:tBTA_DM_BLE_SEL_CBACK (Results 1 – 3 of 3) sorted by relevance
763 typedef BOOLEAN (tBTA_DM_BLE_SEL_CBACK)(BD_ADDR random_bda, UINT8 *p_remote_name); typedef2188 extern void BTA_DmBleSetBgConnType(tBTA_DM_BLE_CONN_TYPE bg_conn_type, tBTA_DM_BLE_SEL_CBACK *p_sel…
609 tBTA_DM_BLE_SEL_CBACK *p_select_cback;
1762 void BTA_DmBleSetBgConnType(tBTA_DM_BLE_CONN_TYPE bg_conn_type, tBTA_DM_BLE_SEL_CBACK *p_select_cba… in BTA_DmBleSetBgConnType()