Home
last modified time | relevance | path

Searched refs:BTA_DmBleSetBgConnType (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
Dbtif_gatt_server.c371 BTA_DmBleSetBgConnType(BTM_BLE_CONN_AUTO, NULL); in btgatts_handle_event()
Dbtif_gatt_client.c501 BTA_DmBleSetBgConnType(BTM_BLE_CONN_AUTO, NULL); in btgattc_handle_event()
/external/bluetooth/bluedroid/bta/include/
Dbta_api.h1674 BTA_API extern void BTA_DmBleSetBgConnType(tBTA_DM_BLE_CONN_TYPE bg_conn_type, tBTA_DM_BLE_SEL_CBAC…
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_api.c1462 void BTA_DmBleSetBgConnType(tBTA_DM_BLE_CONN_TYPE bg_conn_type, tBTA_DM_BLE_SEL_CBACK *p_select_cba… in BTA_DmBleSetBgConnType() function