Searched defs:s_handle (Results 1 – 14 of 14) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_gatt.cc | 41 tGATT_HDL_LIST_ELEM& gatt_add_an_item_to_list(uint16_t s_handle) { in gatt_add_an_item_to_list()
|
D | mock_bta_gattc_api.cc | 143 uint16_t s_handle, uint16_t e_handle, in BTA_GATTC_ReadUsingCharUuid()
|
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_db.cc | 274 BT_HDR* p_rsp, uint16_t s_handle, uint16_t e_handle, const Uuid& type, in gatts_db_read_attr_value_by_type() 331 uint16_t gatts_add_included_service(tGATT_SVC_DB& db, uint16_t s_handle, in gatts_add_included_service()
|
D | gatt_int.h | 109 uint16_t s_handle; /* starting handle */ member 357 uint16_t s_handle; /* starting handle of the active request */ member 396 uint16_t s_handle; member
|
D | gatt_api.cc | 56 tGATT_HDL_LIST_ELEM& gatt_add_an_item_to_list(uint16_t s_handle) { in gatt_add_an_item_to_list()
|
/packages/modules/Bluetooth/system/stack/include/ |
D | gatt_api.h | 535 uint16_t s_handle; member 619 uint16_t s_handle; /* starting handle */ member 713 uint16_t s_handle; member
|
/packages/modules/Bluetooth/system/bta/gatt/ |
D | bta_gattc_api.cc | 399 uint16_t s_handle, uint16_t e_handle, in BTA_GATTC_ReadUsingCharUuid()
|
D | bta_gattc_cache.cc | 811 uint16_t att_handle, uint16_t s_handle, in bta_gattc_fill_gatt_db_el()
|
D | bta_gattc_act.cc | 1357 uint16_t s_handle = ((uint16_t)(*(p)) + (((uint16_t)(*(p + 1))) << 8)); in bta_gattc_process_srvc_chg_ind() local
|
D | bta_gattc_int.h | 117 uint16_t s_handle; member
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_gatt_client.cc | 483 uint16_t s_handle, in btif_gattc_read_using_char_uuid()
|
/packages/modules/Bluetooth/system/stack/test/gatt/ |
D | gatt_sr_test.cc | 91 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 | 304 uint16_t s_handle; member
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_gatt.cpp | 1423 jint s_handle, jint e_handle, jint authReq) { in gattClientReadUsingCharacteristicUuidNative()
|