Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btu/
Dbtu_hcif.c890 btm_read_remote_ext_features_failed(status, handle); in btu_hcif_read_rmt_ext_features_comp_evt()
1379 btm_read_remote_ext_features_failed(status, handle); in btu_hcif_hdl_command_status()
/external/bluetooth/bluedroid/stack/btm/
Dbtm_int.h1016 extern void btm_read_remote_ext_features_failed (UINT8 status, UINT16 handle);
Dbtm_acl.c1580 void btm_read_remote_ext_features_failed (UINT8 status, UINT16 handle) in btm_read_remote_ext_features_failed() function