Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/
Dbluetooth.c190 int bt_error(uint16_t code) in bt_error() function
/external/bluetooth/bluez/lib/bluetooth/
Dbluetooth.h164 int bt_error(uint16_t code);
/external/bluetooth/bluez/input/
Ddevice.c553 strerror(bt_error(status)), status); in encrypt_completed()