Searched refs:cmd_type (Results 1 – 1 of 1) sorted by relevance
823 static int rfcomm_send_nsc(struct bt_rfcomm_session *session, uint8_t cmd_type) in rfcomm_send_nsc() argument829 BT_RFCOMM_NSC, sizeof(cmd_type)); in rfcomm_send_nsc()831 net_buf_add_u8(buf, cmd_type); in rfcomm_send_nsc()
Completed in 14 milliseconds