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

  /external/bluetooth/bluez/attrib/
att.h 302 uint16_t enc_indication(struct attribute *a, uint8_t *pdu, int len);
att.c 840 uint16_t enc_indication(struct attribute *a, uint8_t *pdu, int len) function
  /external/bluetooth/bluez/src/
attrib-server.c 1007 len = enc_indication(attr, pdu, channel->mtu);

Completed in 74 milliseconds