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

  /system/bt/stack/include/
l2c_api.h 132 #define L2C_IS_VALID_LE_PSM(psm) (((psm) > 0x0000) && ((psm) < 0x0100))
    [all...]
  /system/bt/stack/l2cap/
l2c_api.cc 420 if (!L2C_IS_VALID_LE_PSM(psm)) {
    [all...]

Completed in 83 milliseconds