Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_gatt_api.h469 #define BTA_GATTS_INVALID_IF 0 macro
/system/bt/bta/gatt/
Dbta_gatts_act.c219 cb_data.reg_oper.server_if = BTA_GATTS_INVALID_IF; in bta_gatts_register()
/system/bt/bta/hh/
Dbta_hh_le.c216 bta_hh_cb.gatt_if = BTA_GATTS_INVALID_IF; in bta_hh_le_enable()
250 bta_hh_cb.gatt_if = BTA_GATTS_INVALID_IF; in bta_hh_le_register_cmpl()
/system/bt/bta/dm/
Dbta_dm_act.c5424 if (bta_dm_search_cb.client_if == BTA_GATTS_INVALID_IF) in bta_dm_gattc_register()
5706 bta_dm_search_cb.client_if = BTA_GATTS_INVALID_IF; in bta_dm_gattc_callback()