Searched defs:eatt_support (Results 1 – 13 of 13) sorted by relevance
/system/bt/test/mock/ |
D | mock_bta_gatts_api.cc | 49 tBTA_GATTS_CBACK* p_cback, bool eatt_support) { in BTA_GATTS_AppRegister()
|
D | mock_stack_gatt.cc | 86 tGATT_CBACK* p_cb_info, bool eatt_support) { in GATT_Register()
|
D | mock_bta_gattc_api.cc | 84 BtaAppRegisterCallback cb, bool eatt_support) { in BTA_GATTC_AppRegister()
|
/system/bt/bta/test/common/ |
D | bta_gatt_api_mock.cc | 28 BtaAppRegisterCallback cb, bool eatt_support) { in BTA_GATTC_AppRegister()
|
/system/bt/bta/gatt/ |
D | bta_gatts_api.cc | 84 tBTA_GATTS_CBACK* p_cback, bool eatt_support) { in BTA_GATTS_AppRegister()
|
D | bta_gatts_int.h | 67 bool eatt_support; member
|
D | bta_gattc_api.cc | 75 BtaAppRegisterCallback cb, bool eatt_support) { in BTA_GATTC_AppRegister()
|
/system/bt/service/hal/ |
D | fake_bluetooth_gatt_interface.cc | 32 bool eatt_support) { in FakeRegisterClient() 63 bool eatt_support) { in FakeRegisterServer()
|
/system/bt/btif/src/ |
D | btif_gatt_server.cc | 271 bool eatt_support) { in btif_gatts_register_app()
|
D | btif_gatt_client.cc | 258 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/ |
D | IBluetoothGatt.aidl | 97 …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/ |
D | gatt_utils.cc | 1036 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()
|
D | gatt_api.cc | 992 tGATT_CBACK* p_cb_info, bool eatt_support) { in GATT_Register()
|