Home
last modified time | relevance | path

Searched refs:btsnd_hcic_write_ext_inquiry_response (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h438 void btsnd_hcic_write_ext_inquiry_response(BT_HDR *buffer, UINT8 fec_req);
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c1435 void btsnd_hcic_write_ext_inquiry_response (BT_HDR *buffer, UINT8 fec_req) in btsnd_hcic_write_ext_inquiry_response() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c2398 btsnd_hcic_write_ext_inquiry_response (p_buff, fec_required); in BTM_WriteEIR()