Searched defs:eatt_support (Results 1 – 17 of 17) sorted by relevance
| /packages/modules/Bluetooth/system/bta/test/common/ |
| D | bta_gatt_api_mock.cc | 35 BtaAppRegisterCallback cb, bool eatt_support) { in BTA_GATTC_AppRegister()
|
| /packages/modules/Bluetooth/system/bta/gatt/ |
| D | bta_gatts_api.cc | 88 tBTA_GATTS_CBACK* p_cback, bool eatt_support) { in BTA_GATTS_AppRegister()
|
| D | bta_gatts_int.h | 71 bool eatt_support; member
|
| D | bta_gattc_api.cc | 82 BtaAppRegisterCallback cb, bool eatt_support) { in BTA_GATTC_AppRegister()
|
| D | bta_gattc_act.cc | 174 BtaAppRegisterCallback cb, bool eatt_support) { in bta_gattc_register()
|
| /packages/modules/Bluetooth/system/btif/src/ |
| D | btif_gatt_server.cc | 277 bool eatt_support) { in btif_gatts_register_app()
|
| D | btif_gatt_client.cc | 261 bool eatt_support) { in btif_gattc_register_app() 265 [](const Uuid& uuid, bool eatt_support) { in btif_gattc_register_app()
|
| /packages/modules/Bluetooth/android/app/aidl/android/bluetooth/ |
| D | IBluetoothGatt.aidl | 103 …erClient(in ParcelUuid appId, in IBluetoothGattCallback callback, boolean eatt_support, in Attribu… in registerClient() 152 …er(in ParcelUuid appId, in IBluetoothGattServerCallback callback, boolean eatt_support, in Attribu… in registerServer()
|
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_stack_gatt_api.cc | 232 tGATT_CBACK* p_cb_info, bool eatt_support) { in GATT_Register()
|
| /packages/modules/Bluetooth/system/stack/gatt/ |
| D | gatt_utils.cc | 1112 bool eatt_support, in gatt_tcb_get_cid_available_for_indication() 1175 uint16_t gatt_tcb_get_att_cid(tGATT_TCB& tcb, bool eatt_support) { in gatt_tcb_get_att_cid()
|
| D | gatt_api.cc | 1221 tGATT_CBACK* p_cb_info, bool eatt_support) { in GATT_Register()
|
| /packages/modules/Bluetooth/system/bta/dm/ |
| D | bta_dm_disc.cc | 138 bool eatt_support) { in __anon70662fa50602()
|
| D | bta_dm_disc_legacy.cc | 166 bool eatt_support) { in __anon374869590602()
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
| D | GattService.java | 2085 boolean eatt_support, in registerClient() 2095 uuid.getLeastSignificantBits(), uuid.getMostSignificantBits(), eatt_support); in registerClient() local 3126 boolean eatt_support, in registerServer() 3136 uuid.getLeastSignificantBits(), uuid.getMostSignificantBits(), eatt_support); in registerServer() local
|
| /packages/modules/Bluetooth/floss/pandora/floss/ |
| D | gatt_client.py | 666 def register_client(self, app_uuid, eatt_support): argument
|
| D | gatt_server.py | 1325 def register_server(self, app_uuid, eatt_support): argument
|
| /packages/modules/Bluetooth/android/app/jni/ |
| D | com_android_bluetooth_gatt.cpp | 1319 jboolean eatt_support) { in gattClientRegisterAppNative() 1926 jboolean eatt_support) { in gattServerRegisterAppNative()
|