Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hcicmds.cc72 struct btsnd_hcic_rmt_ext_features btsnd_hcic_rmt_ext_features; variable
259 void btsnd_hcic_rmt_ext_features(uint16_t handle, uint8_t page_num) { in btsnd_hcic_rmt_ext_features() function
261 test::mock::stack_hcic_hcicmds::btsnd_hcic_rmt_ext_features(handle, page_num); in btsnd_hcic_rmt_ext_features()
Dmock_stack_hcic_hcicmds.h407 struct btsnd_hcic_rmt_ext_features { struct
414 extern struct btsnd_hcic_rmt_ext_features btsnd_hcic_rmt_ext_features; argument
/packages/modules/Bluetooth/system/stack/include/
Dhcimsgs.h93 void btsnd_hcic_rmt_ext_features(uint16_t handle, uint8_t page_num);
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc660 void btsnd_hcic_rmt_ext_features(uint16_t handle, uint8_t page_num) { in btsnd_hcic_rmt_ext_features() function
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc917 btsnd_hcic_rmt_ext_features(handle, page_number); in btm_read_remote_ext_features()