Home
last modified time | relevance | path

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

/external/bluetooth/bluez/src/
Dbtio.c837 static int rfcomm_get_info(int sock, uint16_t *handle, uint8_t *dev_class) in rfcomm_get_info() function
919 if (rfcomm_get_info(sock, &handle, dev_class) < 0) { in rfcomm_get()
926 if (rfcomm_get_info(sock, &handle, dev_class) < 0) { in rfcomm_get()