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

  /system/bt/btif/include/
btif_config.h 52 bool btif_get_address_type(const BD_ADDR bd_addr, int *p_addr_type);
  /system/bt/btif/src/
btif_config.c 67 bool btif_get_address_type(const BD_ADDR bd_addr, int *p_addr_type) function
btif_gatt_server.c 394 if (btif_get_address_type(p_cb->bd_addr.address, &addr_type) &&
btif_gatt_client.c     [all...]

Completed in 462 milliseconds