Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_av.cc546 uint8_t peer_handle = BTRC_HANDLE_NONE; in btif_av_state_opening_handler() local
554 peer_handle = btif_rc_get_connected_peer_handle(peer_addr); in btif_av_state_opening_handler()
555 if (peer_handle != BTRC_HANDLE_NONE) { in btif_av_state_opening_handler()
556 BTA_AvCloseRc(peer_handle); in btif_av_state_opening_handler()