Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h469 #define BTA_GATTS_INVALID_IF 0 macro
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gatts_act.c221 cb_data.reg_oper.server_if = BTA_GATTS_INVALID_IF; in bta_gatts_register()
/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_le.c213 bta_hh_cb.gatt_if = BTA_GATTS_INVALID_IF; in bta_hh_le_enable()
247 bta_hh_cb.gatt_if = BTA_GATTS_INVALID_IF; in bta_hh_le_register_cmpl()
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_act.c5813 if (bta_dm_search_cb.client_if == BTA_GATTS_INVALID_IF) in bta_dm_gattc_register()
6098 bta_dm_search_cb.client_if = BTA_GATTS_INVALID_IF; in bta_dm_gattc_callback()