Home
last modified time | relevance | path

Searched defs:p_length (Results 1 – 5 of 5) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/txbf/
Dhaltxbfinterface.c150 u32 *p_length,
307 u32 *p_length,
583 u32 *p_length
664 u32 *p_length)
749 u32 *p_length)
864 u32 *p_length)
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c2417 UINT8 *BTM_CheckEirData( UINT8 *p_eir, UINT8 type, UINT8 *p_length ) in BTM_CheckEirData()
Dbtm_ble_gap.c2063 UINT8 *BTM_CheckAdvData( UINT8 *p_adv, UINT8 type, UINT8 *p_length) in BTM_CheckAdvData()
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/ble_src/
Dapp.c1348 void app_ble_gatt_read_request_handler(uint16_t handle, uint16_t *p_length, uint8_t *p_value) in app_ble_gatt_read_request_handler()
1393 void app_ble_gatt_get_att_info(uint16_t handle, uint16_t *p_length, uint8_t *p_status) in app_ble_gatt_get_att_info()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c3925 UINT8 *p_length; in bta_dm_set_eir() local