Searched refs:btm_read_remote_ext_features_failed (Results 1 – 5 of 5) sorted by relevance
142 struct btm_read_remote_ext_features_failed btm_read_remote_ext_features_failed; variable572 void btm_read_remote_ext_features_failed(uint8_t status, uint16_t handle) { in btm_read_remote_ext_features_failed() function574 test::mock::stack_acl::btm_read_remote_ext_features_failed(status, handle); in btm_read_remote_ext_features_failed()
1011 struct btm_read_remote_ext_features_failed { struct1016 extern struct btm_read_remote_ext_features_failed argument1017 btm_read_remote_ext_features_failed;
55 void btm_read_remote_ext_features_failed(uint8_t status, uint16_t handle);
831 btm_read_remote_ext_features_failed(status, handle); in btu_hcif_read_rmt_ext_features_comp_evt()1109 btm_read_remote_ext_features_failed(status, handle); in btu_hcif_hdl_command_status()
1012 void btm_read_remote_ext_features_failed(uint8_t status, uint16_t handle) { in btm_read_remote_ext_features_failed() function