Home
last modified time | relevance | path

Searched defs:eatt_support (Results 1 – 13 of 13) sorted by relevance

/system/bt/test/mock/
Dmock_bta_gatts_api.cc49 tBTA_GATTS_CBACK* p_cback, bool eatt_support) { in BTA_GATTS_AppRegister()
Dmock_stack_gatt.cc86 tGATT_CBACK* p_cb_info, bool eatt_support) { in GATT_Register()
Dmock_bta_gattc_api.cc84 BtaAppRegisterCallback cb, bool eatt_support) { in BTA_GATTC_AppRegister()
/system/bt/bta/test/common/
Dbta_gatt_api_mock.cc28 BtaAppRegisterCallback cb, bool eatt_support) { in BTA_GATTC_AppRegister()
/system/bt/bta/gatt/
Dbta_gatts_api.cc84 tBTA_GATTS_CBACK* p_cback, bool eatt_support) { in BTA_GATTS_AppRegister()
Dbta_gatts_int.h67 bool eatt_support; member
Dbta_gattc_api.cc75 BtaAppRegisterCallback cb, bool eatt_support) { in BTA_GATTC_AppRegister()
/system/bt/service/hal/
Dfake_bluetooth_gatt_interface.cc32 bool eatt_support) { in FakeRegisterClient()
63 bool eatt_support) { in FakeRegisterServer()
/system/bt/btif/src/
Dbtif_gatt_server.cc271 bool eatt_support) { in btif_gatts_register_app()
Dbtif_gatt_client.cc258 bool eatt_support) { in btif_gattc_register_app()
262 [](const Uuid& uuid, bool eatt_support) { in btif_gattc_register_app()
/system/bt/binder/android/bluetooth/
DIBluetoothGatt.aidl97 …erClient(in ParcelUuid appId, in IBluetoothGattCallback callback, boolean eatt_support, in Attribu… in registerClient()
147 …er(in ParcelUuid appId, in IBluetoothGattServerCallback callback, boolean eatt_support, in Attribu… in registerServer()
/system/bt/stack/gatt/
Dgatt_utils.cc1036 bool eatt_support, in gatt_tcb_get_cid_available_for_indication()
1098 uint16_t gatt_tcb_get_att_cid(tGATT_TCB& tcb, bool eatt_support) { in gatt_tcb_get_att_cid()
Dgatt_api.cc992 tGATT_CBACK* p_cb_info, bool eatt_support) { in GATT_Register()