Home
last modified time | relevance | path

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

/external/bluetooth/bluez/src/
Dbtio.h30 BT_IO_ERROR_FAILED, enumerator
Dbtio.c44 g_set_error(gerr, BT_IO_ERROR, BT_IO_ERROR_FAILED, \
/external/bluetooth/bluez/audio/
Dgateway.c348 g_set_error(&gerr, BT_IO_ERROR, BT_IO_ERROR_FAILED, in get_record_cb()