Searched defs:transac (Results 1 – 3 of 3) sorted by relevance
560 static void preload_cb(TRANSAC transac, bt_hc_preload_result_t result) in preload_cb()584 static void postload_cb(TRANSAC transac, bt_hc_postload_result_t result) in postload_cb()664 static int dealloc(TRANSAC transac, char *p_buf) in dealloc()690 static int data_ind(TRANSAC transac, char *p_buf, int len) in data_ind()722 static int tx_result(TRANSAC transac, char *p_buf, \ in tx_result()
301 static void preload(TRANSAC transac) in preload()309 static void postload(TRANSAC transac) in postload()317 static int transmit_buf(TRANSAC transac, char *p_buf, int len) in transmit_buf()
212 tLLCP_SDP_TRANSAC transac[LLCP_MAX_SDP_TRANSAC]; /* active SDP transactions */ member