HomeSort by relevance Sort by last modified time
    Searched refs:enc_find_by_type_resp (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluez/attrib/
att.h 262 uint16_t enc_find_by_type_resp(GSList *ranges, uint8_t *pdu, int len);
att.c 292 uint16_t enc_find_by_type_resp(GSList *matches, uint8_t *pdu, int len) function
  /external/bluetooth/bluez/src/
attrib-server.c 615 len = enc_find_by_type_resp(matches, opdu, mtu);

Completed in 161 milliseconds