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.c884 btm_read_remote_ext_features_failed(status, handle); in btu_hcif_read_rmt_ext_features_comp_evt()
1365 btm_read_remote_ext_features_failed(status, handle); in btu_hcif_hdl_command_status()
/external/bluetooth/bluedroid/stack/btm/
Dbtm_int.h992 extern void btm_read_remote_ext_features_failed (UINT8 status, UINT16 handle);
Dbtm_acl.c1543 void btm_read_remote_ext_features_failed (UINT8 status, UINT16 handle) in btm_read_remote_ext_features_failed() function