Searched refs:BTA_DmBleSetBgConnType (Results 1 – 4 of 4) sorted by relevance
371 BTA_DmBleSetBgConnType(BTM_BLE_CONN_AUTO, NULL); in btgatts_handle_event()
501 BTA_DmBleSetBgConnType(BTM_BLE_CONN_AUTO, NULL); in btgattc_handle_event()
1674 BTA_API extern void BTA_DmBleSetBgConnType(tBTA_DM_BLE_CONN_TYPE bg_conn_type, tBTA_DM_BLE_SEL_CBAC…
1462 void BTA_DmBleSetBgConnType(tBTA_DM_BLE_CONN_TYPE bg_conn_type, tBTA_DM_BLE_SEL_CBACK *p_select_cba… in BTA_DmBleSetBgConnType() function