Home
last modified time | relevance | path

Searched defs:p_len (Results 1 – 12 of 12) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/rfcomm/
Dport_api.c1225 int PORT_ReadData (UINT16 handle, char *p_data, UINT16 max_len, UINT16 *p_len) in PORT_ReadData()
1499 int PORT_WriteDataCO (UINT16 handle, int *p_len, int len, UINT8 *p_data) in PORT_WriteDataCO()
1619 int PORT_WriteData (UINT16 handle, char *p_data, UINT16 max_len, UINT16 *p_len) in PORT_WriteData()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c212 UINT16 *p_len, in read_attr_value()
334 UINT16 *p_len, in gatts_db_read_attr_value_by_type()
924 UINT8 *p_value, UINT16 *p_len, in gatts_read_attr_value_by_handle()
Dgatt_sr.c677 static tGATT_STATUS gatt_build_find_info_rsp(tGATT_SR_REG *p_rcb, BT_HDR *p_msg, UINT16 *p_len, in gatt_build_find_info_rsp()
747 static tGATT_STATUS gatts_validate_packet_format(UINT8 op_code, UINT16 *p_len, in gatts_validate_packet_format()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gap/
Dgap_conn.c299 UINT16 GAP_ConnReadData (UINT16 gap_handle, UINT8 *p_data, UINT16 max_len, UINT16 *p_len) in GAP_ConnReadData()
497 UINT16 GAP_ConnWriteData (UINT16 gap_handle, UINT8 *p_data, UINT16 max_len, UINT16 *p_len) in GAP_ConnWriteData()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/sdp/
Dsdp_db.c234 UINT8 *p_len; in sdp_compose_proto_list() local
691 UINT8 *p_len; in SDP_AddAdditionProtoLists() local
Dsdp_discovery.c74 UINT8 *p_len; in sdpu_build_uuid_seq() local
Dsdp_utils.c578 UINT8 *sdpu_get_len_from_type (UINT8 *p, UINT8 type, UINT32 *p_len) in sdpu_get_len_from_type()
/device/board/unionman/unionpi_tiger/kernel/drivers/isp/drivers/v4l2_dev/app/v4l2_interface/
Disp-vb2.c232 uint32_t p_len = 0; in isp_vb_userptr_cvt() local
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_multi_adv.c638 UINT8 *p_len; in BTM_BleCfgAdvInstData() local
Dbtm_sec.c1827 UINT8 *BTM_ReadOobData(UINT8 *p_data, UINT8 eir_tag, UINT8 *p_len) in BTM_ReadOobData()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/
Dcrypto.c64 int bt_mesh_k2(const u8_t n[16], const u8_t *p, size_t p_len, in bt_mesh_k2()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/include/
Dhi_cipher_compat.h322 hi_u16 p_len; /* Length of 1st prime factor,should be half of n_len */ member