Searched refs:GATT_TRANSPORT_BR_EDR (Results 1 – 4 of 4) sorted by relevance
300 transport = GATT_TRANSPORT_BR_EDR; in btif_gatts_open_impl()311 transport = GATT_TRANSPORT_BR_EDR; in btif_gatts_open_impl()
290 transport = GATT_TRANSPORT_BR_EDR; in btif_gattc_open_impl()301 transport = GATT_TRANSPORT_BR_EDR; in btif_gattc_open_impl()
643 gatt_cleanup_upon_disc(p_tcb->peer_bda, result, GATT_TRANSPORT_BR_EDR); in gatt_l2cif_connect_cfm_cback()756 gatt_cleanup_upon_disc(p_tcb->peer_bda, reason, GATT_TRANSPORT_BR_EDR); in gatt_l2cif_disconnect_ind_cback()779 gatt_cleanup_upon_disc(p_tcb->peer_bda, reason, GATT_TRANSPORT_BR_EDR); in gatt_l2cif_disconnect_cfm_cback()
344 #define GATT_TRANSPORT_BR_EDR BT_TRANSPORT_BR_EDR macro