Searched defs:e_handle (Results 1 – 11 of 11) sorted by relevance
/packages/modules/Bluetooth/system/stack/include/ |
D | gatt_api.h | 586 uint16_t e_handle; member 661 uint16_t e_handle; /* ending handle of the group */ member 670 uint16_t e_handle; /* ending handle */ member 771 uint16_t e_handle; member
|
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_int.h | 107 uint16_t e_handle; /* ending handle */ member 363 uint16_t e_handle; /* ending handle of the active request */ member 402 uint16_t e_handle; member
|
D | gatt_db.cc | 336 uint16_t e_handle, const Uuid& service) { in gatts_add_included_service()
|
/packages/modules/Bluetooth/system/bta/gatt/ |
D | bta_gattc_api.cc | 409 uint16_t s_handle, uint16_t e_handle, in BTA_GATTC_ReadUsingCharUuid()
|
D | bta_gattc_cache.cc | 899 uint16_t e_handle, uint16_t id, const Uuid& uuid, in bta_gattc_fill_gatt_db_el()
|
D | bta_gattc_act.cc | 1504 uint16_t e_handle = ((uint16_t)(*(p + 2)) + (((uint16_t)(*(p + 3))) << 8)); in bta_gattc_process_srvc_chg_ind() local
|
D | bta_gattc_int.h | 139 uint16_t e_handle; member
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_gatt_client.cc | 472 uint16_t e_handle, in btif_gattc_read_using_char_uuid()
|
/packages/modules/Bluetooth/system/stack/test/gatt/ |
D | gatt_sr_test.cc | 86 BT_HDR* p_rsp, uint16_t s_handle, uint16_t e_handle, const Uuid& type, in gatts_db_read_attr_value_by_type()
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_gatt_api.h | 342 uint16_t e_handle; member
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_gatt.cpp | 1457 jlong uuid_msb, jint s_handle, jint e_handle, jint authReq) { in gattClientReadUsingCharacteristicUuidNative()
|