Lines Matching full:bdaddr
1318 static void bta_gattc_conn_cback(tGATT_IF gattc_if, const RawAddress& bdaddr,
1328 btif_debug_conn_state(bdaddr, BTIF_DEBUG_CONNECTED, GATT_CONN_UNKNOWN);
1330 btif_debug_conn_state(bdaddr, BTIF_DEBUG_DISCONNECTED, reason);
1338 p_buf->int_conn.role = L2CA_GetBleConnRole(bdaddr);
1341 p_buf->int_conn.remote_bda = bdaddr;