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

  /external/bluetooth/bluez/attrib/
att.h 307 uint16_t dec_mtu_req(const uint8_t *pdu, int len, uint16_t *mtu);
att.c 912 uint16_t dec_mtu_req(const uint8_t *pdu, int len, uint16_t *mtu) function
  /external/bluetooth/bluez/src/
attrib-server.c 852 length = dec_mtu_req(ipdu, len, &mtu);

Completed in 6856 milliseconds