Searched defs:e_handle (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/ |
D | gatt_api.h | 586 uint16_t e_handle; member 660 uint16_t e_handle; /* ending handle of the group */ member 669 uint16_t e_handle; /* ending handle */ member 764 uint16_t e_handle; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_int.h | 106 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 | 337 uint16_t gatts_add_included_service(tGATT_SVC_DB& db, uint16_t s_handle, uint16_t e_handle, in gatts_add_included_service()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/ |
D | bta_gattc_api.cc | 385 uint16_t e_handle, tGATT_AUTH_REQ auth_req, in BTA_GATTC_ReadUsingCharUuid()
|
D | bta_gattc_cache.cc | 888 uint16_t att_handle, uint16_t s_handle, uint16_t e_handle, in bta_gattc_fill_gatt_db_el()
|
D | bta_gattc_act.cc | 1561 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 | 142 uint16_t e_handle; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_gatt_client.cc | 474 uint16_t e_handle, int auth_req) { in btif_gattc_read_using_char_uuid()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/include/ |
D | bta_gatt_api.h | 344 uint16_t e_handle; member
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_gatt.cpp | 1506 jint e_handle, jint authReq) { in gattClientReadUsingCharacteristicUuidNative()
|