Home
last modified time | relevance | path

Searched defs:p_dst (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/av/
Dbta_av_sbc.c110 int bta_av_sbc_up_sample (void *p_src, void *p_dst, in bta_av_sbc_up_sample()
144 int bta_av_sbc_up_sample_16s (void *p_src, void *p_dst, in bta_av_sbc_up_sample_16s()
205 int bta_av_sbc_up_sample_16m (void *p_src, void *p_dst, in bta_av_sbc_up_sample_16m()
268 int bta_av_sbc_up_sample_8s (void *p_src, void *p_dst, in bta_av_sbc_up_sample_8s()
335 int bta_av_sbc_up_sample_8m (void *p_src, void *p_dst, in bta_av_sbc_up_sample_8m()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/a2dp/
Da2d_sbc.c184 void A2D_BldSbcMplHdr(UINT8 *p_dst, BOOLEAN frag, BOOLEAN start, BOOLEAN last, UINT8 num) in A2D_BldSbcMplHdr()
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_ble.c26 static void btc_ble_mesh_ble_copy_req_data(btc_msg_t *msg, void *p_dst, void *p_src) in btc_ble_mesh_ble_copy_req_data()
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/dm/
Dbta_dm_sco.c653 INT32 BTA_DmPcmResample (void *p_src, UINT32 in_bytes, void *p_dst) in BTA_DmPcmResample()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c1361 static BOOLEAN copy_extra_byte_in_db(tGATT_SVC_DB *p_db, void **p_dst, UINT16 len) in copy_extra_byte_in_db()
Dgatt_utils.c1176 UINT8 gatt_build_uuid_to_stream(UINT8 **p_dst, tBT_UUID uuid) in gatt_build_uuid_to_stream()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c2166 UINT8 *btm_ble_build_adv_data(tBTM_BLE_AD_MASK *p_data_mask, UINT8 **p_dst, in btm_ble_build_adv_data()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h1280 #define BTM_SEC_COPY_TRUSTED_DEVICE(p_src, p_dst) {UINT32 trst; for (trst = 0; trst < BTM_SEC_SER… argument
1284 #define BTM_SEC_CLR_TRUSTED_DEVICE(p_dst) {UINT32 trst; for (trst = 0; trst < BTM_SEC_SERVICE_ARR… argument