HomeSort by relevance Sort by last modified time
    Searched full:l2cap_get_info (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluez/src/
btio.c 722 static int l2cap_get_info(int sock, uint16_t *handle, uint8_t *dev_class) function
812 if (l2cap_get_info(sock, &handle, dev_class) < 0) {
819 if (l2cap_get_info(sock, &handle, dev_class) < 0) {

Completed in 1058 milliseconds