Searched defs:s_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() 608 static BOOLEAN bta_gattc_srvc_in_list(tBTA_GATTC_SERV *p_srvc_cb, UINT16 s_handle, 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() 1400 void bta_gattc_fill_nv_attr(tBTA_GATTC_NV_ATTR *p_attr, UINT8 type, UINT16 s_handle, in bta_gattc_fill_nv_attr()
|
D | bta_gattc_act.c | 1697 UINT16 s_handle = ((UINT16)(*(p )) + (((UINT16)(*(p + 1))) << 8)); in bta_gattc_process_srvc_chg_ind() local
|
D | bta_gattc_int.h | 241 UINT16 s_handle; member
|
/system/bt/stack/gatt/ |
D | gatt_db.c | 325 UINT16 s_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 | 106 UINT16 s_handle; /* starting handle */ member 402 UINT16 s_handle; /* starting handle of the active request */ member 461 UINT16 s_handle; member
|
D | gatt_utils.c | 2150 UINT8 gatt_act_send_browse(tGATT_TCB *p_tcb, UINT16 index, UINT8 op, UINT16 s_handle, in gatt_act_send_browse()
|
/system/bt/stack/include/ |
D | gatt_api.h | 407 UINT16 s_handle; member 429 UINT16 s_handle; member 523 UINT16 s_handle; /* starting handle */ member 608 UINT16 s_handle; member
|
/system/bt/bta/include/ |
D | bta_gatt_api.h | 236 UINT16 s_handle; member 433 UINT16 s_handle; member 566 UINT16 s_handle; member
|