Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h269 BOOLEAN btsnd_hcic_rmt_features_req(UINT16 handle); /* Remote Features Request */
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c523 BOOLEAN btsnd_hcic_rmt_features_req (UINT16 handle) in btsnd_hcic_rmt_features_req() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_acl.c1059 btsnd_hcic_rmt_features_req (handle); in btm_read_remote_features()