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

  /external/bluetooth/bluedroid/stack/include/
l2c_api.h 124 #define L2C_IS_VALID_PSM(psm) (((psm) & 0x0101) == 0x0001)
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c 679 if(L2C_IS_VALID_PSM(psm) )
    [all...]

Completed in 35 milliseconds