Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_rc.cc441 btif_rc_device_cb_t* btif_rc_get_device_by_handle(uint8_t handle) { in btif_rc_get_device_by_handle() function
630 btif_rc_get_device_by_handle(p_rc_br_open->rc_handle); in handle_rc_browse_connect()
728 p_dev = btif_rc_get_device_by_handle(p_rc_close->rc_handle); in handle_rc_disconnect()
794 btif_rc_get_device_by_handle(p_remote_cmd->rc_handle); in handle_rc_passthrough_cmd()
850 p_dev = btif_rc_get_device_by_handle(p_remote_rsp->rc_handle); in handle_rc_passthrough_rsp()
890 p_dev = btif_rc_get_device_by_handle(p_remote_rsp->rc_handle); in handle_rc_vendorunique_rsp()
953 p_dev = btif_rc_get_device_by_handle(pmeta_msg->rc_handle); in handle_rc_metamsg_cmd()
1084 p_dev = btif_rc_get_device_by_handle(p_data->rc_feat.rc_handle); in btif_rc_handler()
1104 p_dev = btif_rc_get_device_by_handle(p_data->rc_cover_art_psm.rc_handle); in btif_rc_handler()
3156 btif_rc_get_device_by_handle(pmeta_msg->rc_handle); in handle_get_capability_response()
[all …]