Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_send_queue.h36 int32_t ConnBleInitSendQueue(void);
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_send_queue.c189 int32_t ConnBleInitSendQueue(void) in ConnBleInitSendQueue() function
H A Dsoftbus_conn_ble_trans.c660 int32_t status = ConnBleInitSendQueue(); in ConnBleInitTransModule()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dconnection_ble_trans_test.cpp266 int32_t ret = ConnBleInitSendQueue();