Searched refs:transaction_type (Results 1 – 3 of 3) sorted by relevance
223 transaction_type = (data[offset + header_length] & 0xE0) >> 5224 if transaction_type == 3: # ST_NTF or NCI_NTF transactions
328 LeConnectionType transaction_type = LeConnectionType::CONNECTION_TYPE_UNSPECIFIED; member
469 session_options.origin_type, session_options.transaction_type, in LogMetricBluetoothLEConnection()