Home
last modified time | relevance | path

Searched refs:sending_msg_que (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/hci/src/
Dbt_hci_bdroid.c501 HC_BT_HDR * sending_msg_que[64]; in bt_hc_worker_thread() local
507 (int)sizeof(sending_msg_que)/sizeof(sending_msg_que[0])) in bt_hc_worker_thread()
532 sending_msg_que[sending_msg_count++] = p_msg; in bt_hc_worker_thread()
537 p_hci_if->send(sending_msg_que[i]); in bt_hc_worker_thread()