Home
last modified time | relevance | path

Searched defs:write_cb (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/bt/bta/include/
H A Dbta_gatt_queue.h59 GATT_WRITE_OP_CB write_cb; member
/aosp12/system/bt/osi/src/
H A Dsocket.cc193 socket_cb read_cb, socket_cb write_cb) { in socket_register()
/aosp12/system/bt/bta/vc/
H A Ddevices_test.cc446 GATT_WRITE_OP_CB write_cb = [](uint16_t conn_id, tGATT_STATUS status, in TEST_F() local
457 GATT_WRITE_OP_CB write_cb = [](uint16_t conn_id, tGATT_STATUS status, in TEST_F() local
/aosp12/packages/modules/adb/client/
H A Dusb_libusb.cpp234 static void LIBUSB_CALL write_cb(libusb_transfer* transfer) { in write_cb() function
/aosp12/system/bt/bta/gatt/
H A Dbta_gattc_int.h122 GATT_WRITE_OP_CB write_cb; member
/aosp12/system/bt/test/stub/
H A Dosi.cc465 socket_cb read_cb, socket_cb write_cb) { in socket_register()