HomeSort by relevance Sort by last modified time
    Searched full:op_code (Results 26 - 45 of 45) sorted by null

12

  /external/bluetooth/bluedroid/stack/smp/
smp_keys.c 401 void smp_concatenate_local( tSMP_CB *p_cb, UINT8 **p_data, UINT8 op_code)
406 UINT8_TO_STREAM(p, op_code);
420 void smp_concatenate_peer( tSMP_CB *p_cb, UINT8 **p_data, UINT8 op_code)
425 UINT8_TO_STREAM(p, op_code);
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_test.c 113 ALOGD ("%s: op_code=0x%02x, conn_id=0x%x. status=0x%x",
130 ALOGD ("%s: Unknown op_code (0x%02x)", __FUNCTION__, op);
  /external/wpa_supplicant_8/src/wps/
wps_registrar.c     [all...]