Searched defs:e_handle (Results 1 – 8 of 8) sorted by relevance
/system/bt/bta/gatt/ |
D | bta_gattc_cache.c | 201 UINT16 s_handle, UINT16 e_handle, in bta_gattc_add_srvc_to_cache() 609 UINT16 e_handle, tBT_UUID uuid) in bta_gattc_srvc_in_list() 647 UINT16 s_handle, UINT16 e_handle, in bta_gattc_add_srvc_to_list() 1129 UINT16 s_handle, UINT16 e_handle, in bta_gattc_fill_gatt_db_el() 1401 UINT16 e_handle, tBT_UUID uuid, UINT8 prop, UINT16 incl_srvc_handle, in bta_gattc_fill_nv_attr()
|
D | bta_gattc_act.c | 1698 UINT16 e_handle = ((UINT16)(*(p + 2)) + (((UINT16)(*(p + 3))) << 8)); in bta_gattc_process_srvc_chg_ind() local
|
D | bta_gattc_int.h | 242 UINT16 e_handle; member
|
/system/bt/stack/gatt/ |
D | gatt_db.c | 326 UINT16 e_handle, in gatts_db_read_attr_value_by_type() 440 UINT16 gatts_add_included_service (tGATT_SVC_DB *p_db, UINT16 s_handle, UINT16 e_handle, in gatts_add_included_service()
|
D | gatt_int.h | 107 UINT16 e_handle; /* ending handle */ member 403 UINT16 e_handle; /* ending handle of the active request */ member 462 UINT16 e_handle; member
|
D | gatt_utils.c | 2150 UINT16 e_handle, tBT_UUID uuid) in gatt_act_send_browse()
|
/system/bt/stack/include/ |
D | gatt_api.h | 408 UINT16 e_handle; member 430 UINT16 e_handle; member 513 UINT16 e_handle; /* ending handle of the group */ member 524 UINT16 e_handle; /* ending handle */ member 609 UINT16 e_handle; member
|
/system/bt/bta/include/ |
D | bta_gatt_api.h | 237 UINT16 e_handle; /* used for service only */ member 434 UINT16 e_handle; member 567 UINT16 e_handle; member
|