Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_gatt_queue.h59 GATT_WRITE_OP_CB write_cb; member
/system/bt/osi/src/
Dsocket.cc193 socket_cb read_cb, socket_cb write_cb) { in socket_register()
/system/bt/bta/vc/
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
/system/bt/bta/gatt/
Dbta_gattc_int.h122 GATT_WRITE_OP_CB write_cb; member
/system/bt/test/stub/
Dosi.cc465 socket_cb read_cb, socket_cb write_cb) { in socket_register()