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

  /external/bluetooth/bluez/tools/
ciptool.c 91 static int get_psm(bdaddr_t *src, bdaddr_t *dst, unsigned short *psm) function
256 if (!get_psm(&src, &dst, &psm))
293 if (!get_psm(&src, &dst, &psm))
362 if (!get_psm(&src, &dst, &psm))
  /external/bluetooth/hcidump/parser/
l2cap.c 157 static uint16_t get_psm(int in, uint16_t cid) function
396 if ((psm = get_psm(!frm->in, scid)))
773 uint16_t psm = get_psm(!frm->in, cid);

Completed in 215 milliseconds