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

  /external/bluetooth/bluez/attrib/
att.h 308 uint16_t enc_mtu_resp(uint16_t mtu, uint8_t *pdu, int len);
att.c 933 uint16_t enc_mtu_resp(uint16_t mtu, uint8_t *pdu, int len) function
  /external/bluetooth/bluez/src/
attrib-server.c 777 return enc_mtu_resp(old_mtu, pdu, len);

Completed in 119 milliseconds