Searched defs:s_handle (Results 1 – 10 of 10) sorted by relevance
/system/bt/bta/gatt/ |
D | bta_gattc_cache.cc | 163 uint16_t s_handle, uint16_t e_handle, in add_service_to_gatt_db() 375 uint16_t s_handle, uint16_t e_handle, Uuid) { in bta_gattc_srvc_in_list() 749 uint16_t att_handle, uint16_t s_handle, in bta_gattc_fill_gatt_db_el() 958 uint16_t s_handle, uint16_t e_handle, Uuid uuid, in bta_gattc_fill_nv_attr()
|
D | bta_gattc_api.cc | 377 uint16_t s_handle, uint16_t e_handle, in BTA_GATTC_ReadUsingCharUuid()
|
D | bta_gattc_act.cc | 1143 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 | 108 uint16_t s_handle; member
|
/system/bt/stack/gatt/ |
D | gatt_db.cc | 256 uint16_t s_handle, uint16_t e_handle, const Uuid& type, uint16_t* p_len, in gatts_db_read_attr_value_by_type() 328 uint16_t gatts_add_included_service(tGATT_SVC_DB& db, uint16_t s_handle, in gatts_add_included_service()
|
D | gatt_int.h | 105 uint16_t s_handle; /* starting handle */ member 313 uint16_t s_handle; /* starting handle of the active request */ member 355 uint16_t s_handle; member
|
D | gatt_api.cc | 44 tGATT_HDL_LIST_ELEM& gatt_add_an_item_to_list(uint16_t s_handle) { in gatt_add_an_item_to_list()
|
/system/bt/stack/include/ |
D | gatt_api.h | 417 uint16_t s_handle; member 437 uint16_t s_handle; member 518 uint16_t s_handle; /* starting handle */ member 612 uint16_t s_handle; member
|
/system/bt/bta/include/ |
D | bta_gatt_api.h | 110 uint16_t s_handle; member 287 uint16_t s_handle; member 385 uint16_t s_handle; member
|
/system/bt/btif/src/ |
D | btif_gatt_client.cc | 415 uint16_t s_handle, in btif_gattc_read_using_char_uuid()
|