Searched defs:s_handle (Results 1 – 7 of 7) sorted by relevance
/system/bt/bta/gatt/ |
D | bta_gattc_cache.c | 299 UINT16 s_handle, UINT16 e_handle, in bta_gattc_add_srvc_to_cache() 700 static BOOLEAN bta_gattc_srvc_in_list(tBTA_GATTC_SERV *p_srvc_cb, UINT16 s_handle, in bta_gattc_srvc_in_list() 739 UINT16 s_handle, UINT16 e_handle, in bta_gattc_add_srvc_to_list() 1549 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_int.h | 273 UINT16 s_handle; member 284 UINT16 s_handle; member
|
/system/bt/stack/gatt/ |
D | gatt_db.c | 325 UINT16 s_handle, in gatts_db_read_attr_value_by_type() 446 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 480 UINT16 s_handle; member
|
D | gatt_utils.c | 2094 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 | 275 UINT16 s_handle; member 493 UINT16 s_handle; member
|