Home
last modified time | relevance | path

Searched refs:btsnd_hcic_rmt_ext_features (Results 1 – 4 of 4) sorted by relevance

/system/bt/test/mock/
Dmock_hcic_hcicmds.cc204 void btsnd_hcic_rmt_ext_features(uint16_t handle, uint8_t page_num) { in btsnd_hcic_rmt_ext_features() function
/system/bt/stack/include/
Dhcimsgs.h305 extern void btsnd_hcic_rmt_ext_features(uint16_t handle, uint8_t page_num);
/system/bt/stack/hcic/
Dhcicmds.cc811 void btsnd_hcic_rmt_ext_features(uint16_t handle, uint8_t page_num) { in btsnd_hcic_rmt_ext_features() function
1912 .ReadRemoteExtendedFeatures = btsnd_hcic_rmt_ext_features, // OCF 0x041C,
/system/bt/stack/acl/
Dbtm_acl.cc914 btsnd_hcic_rmt_ext_features(handle, page_number); in btm_read_remote_ext_features()