Home
last modified time | relevance | path

Searched defs:onPostBytesFinished (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_send_queue.h33 void (*onPostBytesFinished)(uint32_t connectionId, int32_t error); member
H A Dsoftbus_conn_ble_trans.h80 void (*onPostBytesFinished)( member
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c1990 static void onPostBytesFinished( in onPostBytesFinished() function