Home | History | Annotate | Download | only in gatt

Lines Matching refs:transport

46                                       tGATT_TRANSPORT transport);
541 p_msg->api_start.transport) == GATT_SUCCESS)
618 tBTA_TRANSPORT transport;
626 &gatt_if, remote_bda, &transport))
643 if (transport == BTA_TRANSPORT_BR_EDR)
692 p_msg->api_open.is_direct, p_msg->api_open.transport))
697 &conn_id, p_msg->api_open.transport))
762 tBTA_GATT_TRANSPORT transport;
766 if (GATT_GetConnectionInfor(p_msg->hdr.layer_specific, &gatt_if, remote_bda, &transport))
781 if (transport == BTA_TRANSPORT_BR_EDR)
845 tBTA_GATT_TRANSPORT transport;
849 if (GATT_GetConnectionInfor(conn_id, &gatt_if, cb_data.req_data.remote_bda, &transport))
859 if (transport == BTA_TRANSPORT_BR_EDR)
893 tGATT_TRANSPORT transport)
916 if (transport == BTA_TRANSPORT_BR_EDR)
927 cb_data.conn.transport = transport;
950 tBTA_GATT_TRANSPORT transport;
953 if (GATT_GetConnectionInfor(conn_id, &gatt_if, cb_data.req_data.remote_bda, &transport))