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

  /external/bluetooth/bluedroid/stack/include/
gap_api.h 456 ** Function GAP_PinRsp
464 GAP_API extern void GAP_PinRsp (BD_ADDR bd_addr, UINT8 res, UINT8 pin_len,
    [all...]
  /external/bluetooth/bluedroid/stack/gap/
gap_api.c 281 ** Function GAP_PinRsp
293 void GAP_PinRsp (BD_ADDR bd_addr, UINT8 res, UINT8 pin_len, UINT8 *p_pin, UINT32 trusted_mask[])
    [all...]

Completed in 79 milliseconds