Searched defs:p_desc (Results 1 – 4 of 4) sorted by relevance
/system/bt/stack/pan/ |
D | pan_utils.c | 61 UINT32 pan_register_with_sdp (UINT16 uuid, UINT8 sec_mask, char *p_name, char *p_desc) in pan_register_with_sdp()
|
D | pan_api.c | 140 char *p_desc; in PAN_SetRole() local
|
/system/bt/bta/hh/ |
D | bta_hh_le.c | 174 const tBTA_GATTC_DESCRIPTOR *p_desc = BTA_GATTC_GetDescriptor(op->conn_id, op->handle); in gatt_execute_next_op() local 187 const tBTA_GATTC_DESCRIPTOR *p_desc = BTA_GATTC_GetDescriptor(op->conn_id, op->handle); in gatt_execute_next_op() local 665 tBTA_GATTC_DESCRIPTOR *p_desc = list_node(dn); in find_descriptor_by_short_uuid() local 684 …const tBTA_GATTC_DESCRIPTOR *p_desc = find_descriptor_by_short_uuid(p_cb->conn_id, char_handle, sh… in bta_hh_le_read_char_dscrpt() local 918 tBTA_GATTC_DESCRIPTOR *p_desc = find_descriptor_by_short_uuid(p_cb->conn_id, in bta_hh_le_write_char_clt_cfg() local 1900 const tBTA_GATTC_DESCRIPTOR *p_desc = BTA_GATTC_GetDescriptor(p_data->conn_id, p_data->handle); in bta_hh_le_read_descr_cmpl() local 1936 const tBTA_GATTC_DESCRIPTOR *p_desc = BTA_GATTC_GetDescriptor(p_data->conn_id, p_data->handle); in bta_hh_w4_le_read_descr_cmpl() local 2082 const tBTA_GATTC_DESCRIPTOR *p_desc = BTA_GATTC_GetDescriptor(p_dev_cb->conn_id, in bta_hh_le_write_char_descr_cmpl() local
|
/system/bt/bta/gatt/ |
D | bta_gattc_cache.c | 1098 tBTA_GATTC_DESCRIPTOR *p_desc = list_node(dn); in bta_gattc_get_descriptor_srcb() local 1260 tBTA_GATTC_DESCRIPTOR *p_desc = list_node(dn); in bta_gattc_get_gatt_db_impl() local 1472 tBTA_GATTC_DESCRIPTOR *p_desc = list_node(dn); in bta_gattc_cache_save() local
|