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.h409 #define BTA_GATTS_INVALID_IF 0 macro
/system/bt/bta/gatt/
Dbta_gatts_act.c218 cb_data.reg_oper.server_if = BTA_GATTS_INVALID_IF; in bta_gatts_register()
/system/bt/bta/hh/
Dbta_hh_le.c344 bta_hh_cb.gatt_if = BTA_GATTS_INVALID_IF; in bta_hh_le_enable()
378 bta_hh_cb.gatt_if = BTA_GATTS_INVALID_IF; in bta_hh_le_register_cmpl()
/system/bt/bta/dm/
Dbta_dm_act.c5321 if (bta_dm_search_cb.client_if == BTA_GATTS_INVALID_IF) in bta_dm_gattc_register()
5596 bta_dm_search_cb.client_if = BTA_GATTS_INVALID_IF; in bta_dm_gattc_callback()